home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / comms / other / magicfile / example-configs / testfile.cfg < prev    next >
Text File  |  1999-06-14  |  1KB  |  54 lines

  1. .LHA
  2. c:LHA -m -M -N -Qa t
  3. all files OK.
  4.  failed
  5. .DMS
  6. c:DMS Test
  7. is OK!
  8. Fatal Error!
  9. .ZIP
  10. c:UnZip -t -C -o
  11. No errors
  12. FAILED
  13. .LZX
  14. c:Lzx -m -f t
  15. all files OK
  16. file(s) BAD ]
  17. .LZH
  18. c:LHA -m -M -N -Qa t
  19. all files OK.
  20.  failed
  21. #
  22. ^- Very important, don't remove the hash, it's the symbol used to
  23.    indicate when to stop reading the details.
  24.    
  25. [ This file is only compatible with MagicFile 3.0+ ]
  26.  
  27. How to use this file
  28. -=-=-=-=-=-=-=-=-=-=
  29.  
  30. This file is for the testing of files in MagicFile.
  31.  
  32. (Note: If you do not have an archiver, please delete it in the list above
  33. otherwise you will create a nice problem for yourself)
  34.  
  35. Adding an archive type
  36. -=-=-=-=-=-=-=-=-=-=-=
  37.  
  38. Each archive type is split up into four parts:
  39.  
  40. 1. The extension the archiver uses (e.g. '.lha').
  41. 2. The command line to execute the archiver in test mode.
  42. 3. A piece of text the archiver reports when all files are OK.
  43. 4. A piece of text the archiver reports when a file is bad.
  44.  
  45. Remember! The archiver must NEVER:
  46. 1. Prompt for user input
  47. 2. Display auto-show files
  48. 3. Display LOTS of clever control codes that may cause problems
  49. 4. Crash ;)
  50.  
  51. For 1-3 most archivers have modifiers to turn these off, you must enable these
  52. modifers. If #4 happens, delete the archiver!
  53.  
  54.